// By Andy O'Meara (and Dr. Distort knows where the idea for this came from)
Resn=1,
Durn="1.2",
CamX="0",
CamY="0",
CamZ="100",
CmLX="0",
CmLY="0",
CmLZ="0",
CUpX="0",
CUpY="1",
CUpZ="0",
R="0",
G=".4 * ( 1 - dt )",
B="0",
LvlR="0",
LvlG="1",
LvlB="0",
widt=810,heig=280,
ConL=1,ConB=0,
LWdt="2",
Fall="1",
/* An undocumented param... This is the number of increments WhiteCap chops up the 0 to 1 interval of s. Normally, it's 32, but you can set it to what you like... Since we're just showin one value, we only WhiteCap to parameterize 's' into 1 step. */
Stps=1,
/* The following 'BASS' variable is an undocumented feature that i'll talk more about when i make it better... You can use it for now, but you may have to play with it to do what you like */